Sets the property values and fires a notify property change event if required.
protected virtual void SetValue<T>(ref T destination,T value,string name)
Protected Sub SetValue(Of T)( _ByRef destination As T, _ByVal value As T, _ByVal name As String _)
protected:void SetValuegeneric<typename T>(_T^_% destination,_T^_ value,String^ name)
destination
The output variable to be updated with the new value.
value
The value of the property.
name
The name of the property.
T
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
